- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSize
ulong getSize()
Undocumented in source. Be warned that the author may not have intended to support it.
- open
bool open(string path, FileMode mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- read
int read(void* buffer, ulong count)
Undocumented in source. Be warned that the author may not have intended to support it.
- seek
long seek(long count, int whence)
Whence is the same from stdio